numerableicon: fix a typo in the gtk-doc annotation
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 11 Jan 2011 09:54:54 +0000 (10:54 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 11 Jan 2011 09:55:42 +0000 (10:55 +0100)
gtk/gtknumerableicon.c

index 678abdbf30b44c9b24b187eb78d6d04e6d2e6407..2522102b10cbb3fe27af4e513d20fe7f838dd81d 100644 (file)
@@ -889,7 +889,7 @@ gtk_numerable_icon_set_style_context (GtkNumerableIcon *self,
  * If this method is called and an icon name was already set as
  * background for the icon, @icon will be used, i.e. the last method
  * called between gtk_numerable_icon_set_background_gicon() and
- * #gtk_numerable_icon_set_background_icon_name() has always priority.
+ * gtk_numerable_icon_set_background_icon_name() has always priority.
  *
  * Since: 3.0
  */